Deletes all groups for the specified site.
cURL
curl --request DELETE \ --url https://app.plugchoice.com/api/v3/sites/{site_uuid}/groups \ --header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
Groups deleted
The response is of type object.
object
Was this page helpful?